From: Keir Fraser Date: Mon, 7 Jun 2010 16:14:09 +0000 (+0100) Subject: hgignore: Modify *.d line to avoid fale trigger on tools/hotplug/Linux/init.d/ X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~11992 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=88a186c11c274120af1438a5258f52c89dbbb0f2;p=xen.git hgignore: Modify *.d line to avoid fale trigger on tools/hotplug/Linux/init.d/ Signed-off-by: Keir Fraser --- diff --git a/.hgignore b/.hgignore index 34c076b21d..e45e6f2888 100644 --- a/.hgignore +++ b/.hgignore @@ -2,7 +2,7 @@ .*\.cmi$ .*\.cmo$ .*\.cmx$ -.*\.d$ +\..*\.d$ .*\.o$ .*\.opic$ .*\.pyc$